﻿2026-07-11T01:22:12.4840527Z ##[group]Run actions/checkout@v5
2026-07-11T01:22:12.4841090Z with:
2026-07-11T01:22:12.4841424Z   fetch-depth: 0
2026-07-11T01:22:12.4841765Z   repository: SaberMage/spt-core
2026-07-11T01:22:12.4844466Z   token: ***
2026-07-11T01:22:12.4844784Z   ssh-strict: true
2026-07-11T01:22:12.4845299Z   ssh-user: git
2026-07-11T01:22:12.4845606Z   persist-credentials: true
2026-07-11T01:22:12.4845941Z   clean: true
2026-07-11T01:22:12.4846254Z   sparse-checkout-cone-mode: true
2026-07-11T01:22:12.4846607Z   fetch-tags: false
2026-07-11T01:22:12.4846934Z   show-progress: true
2026-07-11T01:22:12.4847245Z   lfs: false
2026-07-11T01:22:12.4847584Z   submodules: false
2026-07-11T01:22:12.4847920Z   set-safe-directory: true
2026-07-11T01:22:12.4848252Z ##[endgroup]
2026-07-11T01:22:12.6636290Z Syncing repository: SaberMage/spt-core
2026-07-11T01:22:12.6637471Z ##[group]Getting Git version info
2026-07-11T01:22:12.6637957Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T01:22:12.6891017Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:22:12.7100555Z git version 2.43.0.windows.1
2026-07-11T01:22:12.7127750Z ##[endgroup]
2026-07-11T01:22:12.7135182Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b21d109d-bffd-4a34-a57a-aed804906d4e\.gitconfig'
2026-07-11T01:22:12.7148502Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b21d109d-bffd-4a34-a57a-aed804906d4e' before making global git config changes
2026-07-11T01:22:12.7149448Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:22:12.7153443Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:22:12.7398762Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T01:22:12.7592488Z https://github.com/SaberMage/spt-core
2026-07-11T01:22:12.7617428Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:22:12.7621909Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:22:12.7818494Z HEAD
2026-07-11T01:22:12.8062046Z ##[endgroup]
2026-07-11T01:22:12.8065199Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T01:22:13.1993911Z ##[group]Cleaning the repository
2026-07-11T01:22:13.1998189Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T01:22:14.8802453Z Removing target/
2026-07-11T01:22:14.8831562Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T01:22:14.9384299Z HEAD is now at 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:22:14.9405573Z ##[endgroup]
2026-07-11T01:22:14.9409505Z ##[group]Disabling automatic garbage collection
2026-07-11T01:22:14.9413978Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T01:22:14.9650864Z ##[endgroup]
2026-07-11T01:22:14.9651331Z ##[group]Setting up auth
2026-07-11T01:22:14.9657063Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:22:14.9905282Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:22:15.3781750Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:22:15.4031757Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:22:15.7903650Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:22:15.8128889Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:22:16.1944465Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T01:22:16.2247117Z ##[endgroup]
2026-07-11T01:22:16.2247615Z ##[group]Fetching the repository
2026-07-11T01:22:16.2254945Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2eb1472fe221f98d349e86c62fb12267ffc8238f:refs/remotes/pull/83/merge
2026-07-11T01:22:17.2208910Z From https://github.com/SaberMage/spt-core
2026-07-11T01:22:17.2209489Z  * [new branch]      build/msg-identity-w5-f038               -> origin/build/msg-identity-w5-f038
2026-07-11T01:22:17.2209900Z  * [new ref]         2eb1472fe221f98d349e86c62fb12267ffc8238f -> pull/83/merge
2026-07-11T01:22:17.2336393Z ##[endgroup]
2026-07-11T01:22:17.2337185Z ##[group]Determining the checkout info
2026-07-11T01:22:17.2337522Z ##[endgroup]
2026-07-11T01:22:17.2342230Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T01:22:17.2629229Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T01:22:17.2872148Z ##[group]Checking out the ref
2026-07-11T01:22:17.2876988Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/83/merge
2026-07-11T01:22:17.3753501Z Previous HEAD position was 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:22:17.3754163Z HEAD is now at 2eb1472 Merge c9ca08f081273a995adbe9c44d6e3f27d58a4a52 into a632e2b19802a82f72ad2523ea064e36aab423b1
2026-07-11T01:22:17.3775614Z ##[endgroup]
2026-07-11T01:22:17.4035164Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T01:22:17.4250167Z 2eb1472fe221f98d349e86c62fb12267ffc8238f
